home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 011 / menu.lqr / 12.BAT < prev    next >
DOS Batch File  |  1985-06-03  |  640b  |  17 lines

  1. echo off
  2. cls
  3. echo APPEND PHONE NUMBERS
  4. echo --------------------
  5. echo **PRESS THE CAPS LOCK KEY!**
  6. echo off
  7. echo INSTRUCTIONS:  Type "L" to list the file.  Add 1 to the last number
  8. echo                and type the resulting number and "I" (for insert).
  9. echo                Add all the names and numbers you want.  Then press
  10. echo                <Ctrl> <Break> and "E" to end and save the file.
  11. edlin phone.lst
  12. echo PHONE NUMBER(S) APPENDED
  13. echo off
  14. cls
  15. type menu.scr
  16. prompt ENTER SELECTION NUMBER [and criteria if required] $P$G
  17.